Result: pass
| Detail | Value |
|---|---|
| Returncode | 0 |
| Time | 0:00:04.865416 |
| Stdout |
## Test: Run kernel with max work item sizes (/home/horazont/Builds/piglit/tests/cl/program/max-work-item-sizes.c) ##
# Running on:
# Platform: Clover
# Device: AMD TURKS (DRM 2.42.0, LLVM 3.8.0)
# OpenCL version: 1.2
# OpenCL C version: 1.2
# Build options: -cl-std=CL1.2
Dimensions: 3
Max group size: 256
Max item size dimension 1: 256
Max item size dimension 2: 256
Max item size dimension 3: 256
Testing max item size in dimension 1:
Global work size and local work size is: {256, 0, 0}
Testing max item size in dimension 2:
Global work size and local work size is: {1, 256, 0}
Testing max item size in dimension 3:
Global work size and local work size is: {1, 1, 256}
# Result:
|
| Stderr | |
| Environment |
PIGLIT_SOURCE_DIR="/home/horazont/Builds/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
| Command | /home/horazont/Builds/piglit/bin/cl-program-max-work-item-sizes |
| dmesg |